home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-01-25 | 1012 b | 26 lines | [TEXT/CWIE] |
- //========================================================================================
- //
- // Backwards [Audio].r - Resources for the backwards audio filter
- //
- // Written by Randy Ubillos and Bryan K. "Beaker" Ressler.
- //
- // Copyright ⌐ 1993-96, Adobe Systems Incorporated, all rights reserved worldwide.
- //
- // Version 1.00 10/20/93 Original version.
- // Version 1.01 9/12/94 Updated for 4.0.
- // Version 1.02 10/6/95 Updated for 4.2 and CW7.
- //
- //========================================================================================
-
- //========================================================================================
- // Includes
- //========================================================================================
- #include "PremiereBasic.r"
-
- //========================================================================================
- // Effect version
- //========================================================================================
- resource 'FXvs' (1000, "Version") {
- 1
- };
-